<?xml version="1.0" encoding="UTF-16"?>
<root xmlns:xsd="
http://www.w3.org/2001/XMLSchema" xmlns:od="urn:schemas-microsoft-com:officedata">
<xsd:schema>
<xsd:element name="dataroot">
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="MSysNavPaneGroupCategories" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MSysNavPaneGroupToObjects" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="MSysNavPaneObjectIDs" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="generated" type="xsd:dateTime"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="MSysNavPaneGroupCategories">
<xsd:annotation>
<xsd:appinfo>
<od:index index-name="Id" index-key="Id " primary="yes" unique="yes" clustered="no" order="asc"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Filter" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Flags" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Id" minOccurs="1" od:jetType="autonumber" od:sqlSType="int" od:autoUnique="yes" od:nonNullable="yes" type="xsd:int"/>
<xsd:element name="Name" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Position" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="SelectedObjectID" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Type" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element ref="MSysNavPaneGroups" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="MSysNavPaneGroups">
<xsd:annotation>
<xsd:appinfo>
<od:index index-name="GroupCategoryID" index-key="GroupCategoryID " primary="no" unique="no" clustered="no" order="asc"/>
<od:index index-name="Id" index-key="Id " primary="yes" unique="yes" clustered="no" order="asc"/>
<od:index index-name="MSysNavPaneGroupCategoriesMSysNavPaneGroups" index-key="GroupCategoryID " primary="no" unique="no" clustered="no" order="asc"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Flags" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="GroupCategoryID" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Id" minOccurs="1" od:jetType="autonumber" od:sqlSType="int" od:autoUnique="yes" od:nonNullable="yes" type="xsd:int"/>
<xsd:element name="Name" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Object_x0020_Type_x0020_Group" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="ObjectID" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Position" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="MSysNavPaneGroupToObjects">
<xsd:annotation>
<xsd:appinfo>
<od:index index-name="GroupID" index-key="GroupID " primary="no" unique="no" clustered="no" order="asc"/>
<od:index index-name="Id" index-key="Id " primary="yes" unique="yes" clustered="no" order="asc"/>
<od:index index-name="MSysNavPaneGroupsMSysNavPaneGroupToObjects" index-key="GroupID " primary="no" unique="no" clustered="no" order="asc"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Flags" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="GroupID" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Icon" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Id" minOccurs="1" od:jetType="autonumber" od:sqlSType="int" od:autoUnique="yes" od:nonNullable="yes" type="xsd:int"/>
<xsd:element name="Name" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="ObjectID" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Position" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="MSysNavPaneObjectIDs">
<xsd:annotation>
<xsd:appinfo/>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Id" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
<xsd:element name="Name" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="65"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="Type" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<dataroot xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" generated="2012-02-20T14:34:41">
<MSysNavPaneGroupCategories>
<Flags>0</Flags>
<Id>1</Id>
<Position>1</Position>
<Type>1</Type>
<MSysNavPaneGroups>
<Flags>4</Flags>
<GroupCategoryID>1</GroupCategoryID>
<Id>1</Id>
<Object_x0020_Type_x0020_Group>-1</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>1</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>1</GroupCategoryID>
<Id>11</Id>
<Object_x0020_Type_x0020_Group>-1</Object_x0020_Type_x0020_Group>
<ObjectID>-2147483640</ObjectID>
<Position>2</Position>
</MSysNavPaneGroups>
</MSysNavPaneGroupCategories>
<MSysNavPaneGroupCategories>
<Flags>0</Flags>
<Id>2</Id>
<Position>2</Position>
<Type>0</Type>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>2</GroupCategoryID>
<Id>2</Id>
<Object_x0020_Type_x0020_Group>0</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>1</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>2</GroupCategoryID>
<Id>3</Id>
<Object_x0020_Type_x0020_Group>1</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>2</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>2</GroupCategoryID>
<Id>4</Id>
<Object_x0020_Type_x0020_Group>4</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>3</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>2</GroupCategoryID>
<Id>5</Id>
<Object_x0020_Type_x0020_Group>5</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>4</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>2</GroupCategoryID>
<Id>6</Id>
<Object_x0020_Type_x0020_Group>6</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>5</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>2</GroupCategoryID>
<Id>7</Id>
<Object_x0020_Type_x0020_Group>7</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>5</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>2</GroupCategoryID>
<Id>8</Id>
<Object_x0020_Type_x0020_Group>8</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>6</Position>
</MSysNavPaneGroups>
</MSysNavPaneGroupCategories>
<MSysNavPaneGroupCategories>
<Flags>0</Flags>
<Id>3</Id>
<Name>Custom</Name>
<Position>3</Position>
<Type>4</Type>
<MSysNavPaneGroups>
<Flags>0</Flags>
<GroupCategoryID>3</GroupCategoryID>
<Id>9</Id>
<Name>Custom Group 1</Name>
<Object_x0020_Type_x0020_Group>-1</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>2</Position>
</MSysNavPaneGroups>
<MSysNavPaneGroups>
<Flags>4</Flags>
<GroupCategoryID>3</GroupCategoryID>
<Id>10</Id>
<Object_x0020_Type_x0020_Group>-1</Object_x0020_Type_x0020_Group>
<ObjectID>0</ObjectID>
<Position>3</Position>
</MSysNavPaneGroups>
</MSysNavPaneGroupCategories>
<MSysNavPaneGroupToObjects>
<Flags>0</Flags>
<GroupID>2</GroupID>
<Icon>0</Icon>
<Id>1</Id>
<ObjectID>64</ObjectID>
<Position>1</Position>
</MSysNavPaneGroupToObjects>
<MSysNavPaneGroupToObjects>
<Flags>0</Flags>
<GroupID>2</GroupID>
<Icon>0</Icon>
<Id>2</Id>
<ObjectID>-2147483640</ObjectID>
<Position>0</Position>
</MSysNavPaneGroupToObjects>
<MSysNavPaneObjectIDs>
<Id>2</Id>
<Name>MSysObjects</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>3</Id>
<Name>MSysACEs</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>4</Id>
<Name>MSysQueries</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>5</Id>
<Name>MSysRelationships</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>18</Id>
<Name>MSysComplexColumns</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>23</Id>
<Name>MSysComplexType_UnsignedByte</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>25</Id>
<Name>MSysComplexType_Short</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>27</Id>
<Name>MSysComplexType_Long</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>29</Id>
<Name>MSysComplexType_IEEESingle</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>31</Id>
<Name>MSysComplexType_IEEEDouble</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>33</Id>
<Name>MSysComplexType_GUID</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>35</Id>
<Name>MSysComplexType_Decimal</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>37</Id>
<Name>MSysComplexType_Text</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>39</Id>
<Name>MSysComplexType_Attachment</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>41</Id>
<Name>{0BA74963-DCA7-456D-91D0-367E89EB8750}</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>49</Id>
<Name>{0BA74963-DCA7-456D-91D0-367E89EB8750}_shadow</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>53</Id>
<Name>{81805594-56CD-4E10-A5D6-96C8C73E5E4C}</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>-2147483640</Id>
<Name>Crime/Fire Log</Name>
<Type>6</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>-2147483639</Id>
<Name>f_E472EA298D584874A3FC41FDFBC24E1C_Attachments</Name>
<Type>6</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>81</Id>
<Name>f_F5A0D479E9F84C65999E88BF3414E13F_Data</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>88</Id>
<Name>MSysAccessStorage</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>95</Id>
<Name>MSysNameMap</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>99</Id>
<Name>MSysNavPaneGroupCategories</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>103</Id>
<Name>MSysNavPaneGroups</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>108</Id>
<Name>MSysNavPaneGroupToObjects</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>113</Id>
<Name>MSysNavPaneObjectIDs</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>117</Id>
<Name>MSysResources</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>122</Id>
<Name>MSysWSDPCacheComplexColumnMapping</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>126</Id>
<Name>MSysWSDPChangeTokenMapping</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>131</Id>
<Name>MSysWSDPRelationshipMapping</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>-2147483636</Id>
<Name>MSysASO</Name>
<Type>6</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>-2147483635</Id>
<Name>f_58A36787F8AF4CEB95D151EC60892699_Attachments</Name>
<Type>6</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>169</Id>
<Name>{D6FB03E3-379D-414A-90BC-112F66094E0B}</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>175</Id>
<Name>{D6FB03E3-379D-414A-90BC-112F66094E0B}_shadow</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>180</Id>
<Name>{D1BF7B86-DD05-4EF8-A11D-286AC01101B0}</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>187</Id>
<Name>MSysLocalStatus</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>-2147483634</Id>
<Name>USysApplicationLog</Name>
<Type>6</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>-2147483633</Id>
<Name>f_B8AB9164582E43F1B60E6C79F03C5129_Attachments</Name>
<Type>6</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>212</Id>
<Name>{32FFF4EC-067C-4617-97A7-887A08DF0AF0}</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>218</Id>
<Name>{32FFF4EC-067C-4617-97A7-887A08DF0AF0}_shadow</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
<MSysNavPaneObjectIDs>
<Id>222</Id>
<Name>{9255EB5F-70A2-413C-9E1C-555D06BBADF5}</Name>
<Type>1</Type>
</MSysNavPaneObjectIDs>
</dataroot>
</root>